PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowContentDrawEvent Class / getContent Method
In This Topic
    getContent Method
    In This Topic
    Gets the content being drawn.
    Syntax
    public PDFFlowContent getContent()

    Return Value

    The content that is currently drawn on the page.
    See Also